Lines Matching defs:toJSON
21733 // Install a toJSON function on the second run.21734 v8::Handle<v8::FunctionTemplate> toJSON =21737 global0->Set(v8_str("toJSON"), toJSON->GetFunction());