Searched refs:opaque_reference_fun (Results 1 – 1 of 1) sorted by relevance
1837 Handle<JSFunction> opaque_reference_fun = InstallFunction( in InstallNatives() local1842 Accessors::FunctionSetPrototype(opaque_reference_fun, prototype); in InstallNatives()1843 native_context()->set_opaque_reference_function(*opaque_reference_fun); in InstallNatives()