Searched refs:script_fun (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dbootstrapper.cc1695 Handle<JSFunction> script_fun = InstallFunction( local
1700 Accessors::FunctionSetPrototype(script_fun, prototype);
1701 native_context()->set_script_function(*script_fun);
1703 Handle<Map> script_map = Handle<Map>(script_fun->initial_map());

Completed in 521 milliseconds