Home
last modified time | relevance | path

Searched refs:LoadMapPrototypeInfo (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-object-gen.cc1270 LoadMapPrototypeInfo(LoadMap(prototype), &call_runtime); in TF_BUILTIN()
1364 LoadMapPrototypeInfo(LoadMap(prototype), &call_runtime); in TF_BUILTIN()
/external/v8/src/
Dcode-stub-assembler.h885 TNode<PrototypeInfo> LoadMapPrototypeInfo(SloppyTNode<Map> map,
Dcode-stub-assembler.cc1644 TNode<PrototypeInfo> CodeStubAssembler::LoadMapPrototypeInfo( in LoadMapPrototypeInfo() function in v8::internal::CodeStubAssembler