Exemplo n.º 1
0
void value::bind(value o) {
  setval(JSVAL_VOID);
  setp(o.getp());
}