Home
last modified time | relevance | path

Searched refs:LoadSlowObjectWithNullPrototypeMap (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-object-gen.cc1109 map = LoadSlowObjectWithNullPrototypeMap(native_context); in TF_BUILTIN()
Dbuiltins-regexp-gen.cc334 TNode<Map> map = LoadSlowObjectWithNullPrototypeMap(native_context); in ConstructNewResultFromMatchInfo()
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.h1643 TNode<Map> LoadSlowObjectWithNullPrototypeMap(
Dcode-stub-assembler.cc2868 TNode<Map> CodeStubAssembler::LoadSlowObjectWithNullPrototypeMap( in LoadSlowObjectWithNullPrototypeMap() function in v8::internal::CodeStubAssembler