Home
last modified time | relevance | path

Searched refs:empty_function (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/v8/src/init/
Dbootstrapper.cc228 Handle<JSFunction> empty_function);
701 Handle<JSFunction> empty_function = in CreateEmptyFunction() local
704 native_context()->set_empty_function(*empty_function); in CreateEmptyFunction()
712 empty_function->shared().set_raw_scope_info( in CreateEmptyFunction()
714 empty_function->shared().DontAdaptArguments(); in CreateEmptyFunction()
715 empty_function->shared().SetScript(ReadOnlyRoots(isolate()), *script, 1); in CreateEmptyFunction()
717 return empty_function; in CreateEmptyFunction()
826 void Genesis::CreateObjectFunction(Handle<JSFunction> empty_function) { in CreateObjectFunction() argument
862 Handle<Map> empty_function_map(empty_function->map(), isolate_); in CreateObjectFunction()
1504 Handle<JSFunction> empty_function) { in InitializeGlobal() argument
[all …]
/third_party/node/deps/v8/src/heap/
Dfactory.h786 Handle<JSFunction> empty_function);
788 Handle<Map> CreateClassFunctionMap(Handle<JSFunction> empty_function);
Dsetup-heap-internal.cc882 Handle<ScopeInfo> empty_function = in CreateInitialObjects() local
884 set_empty_function_scope_info(*empty_function); in CreateInitialObjects()
Dfactory.cc3697 Handle<JSFunction> empty_function; in CreateSloppyFunctionMap() local
3698 if (maybe_empty_function.ToHandle(&empty_function)) { in CreateSloppyFunctionMap()
3699 Map::SetPrototype(isolate(), map, empty_function); in CreateSloppyFunctionMap()
3765 FunctionMode function_mode, Handle<JSFunction> empty_function) { in CreateStrictFunctionMap() argument
3789 Map::SetPrototype(isolate(), map, empty_function); in CreateStrictFunctionMap()
3842 Handle<Map> Factory::CreateClassFunctionMap(Handle<JSFunction> empty_function) { in CreateClassFunctionMap() argument
3853 Map::SetPrototype(isolate(), map, empty_function); in CreateClassFunctionMap()
/third_party/node/deps/v8/src/debug/
Ddebug-evaluate.cc102 isolate->native_context()->empty_function().shared(), isolate); in Local()
169 native_context->empty_function().shared(), isolate); in WithTopmostArguments()
/third_party/node/deps/v8/src/objects/
Dcontexts.h116 V(EMPTY_FUNCTION_INDEX, JSFunction, empty_function) \
/third_party/vk-gl-cts/data/gles2/shaders/
Dpreprocessor.test82 case empty_function
/third_party/vk-gl-cts/external/openglcts/data/gl33/
Dpreprocessor.test101 case empty_function
/third_party/node/deps/v8/src/codegen/
Dcompiler.cc2574 native_context->empty_function().shared(), isolate); in Compile()
/third_party/vk-gl-cts/external/openglcts/data/gles3/
Dpreprocessor.test101 case empty_function
/third_party/vk-gl-cts/data/gles3/shaders/
Dpreprocessor.test101 case empty_function