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

/external/chromium_org/v8/src/
H A Dbootstrapper.cc173 Handle<JSFunction> CreateEmptyFunction(Isolate* isolate);
455 Handle<JSFunction> Genesis::CreateEmptyFunction(Isolate* isolate) { function in class:Genesis
2574 // The maps with writable prototype are created in CreateEmptyFunction
2651 Handle<JSFunction> empty_function = CreateEmptyFunction(isolate);

Completed in 201 milliseconds