Home
last modified time | relevance | path

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

/external/v8/src/ic/
Daccessor-assembler.cc2524 GotoIfPrototypeRequiresRuntimeLookup(CAST(receiver), CAST(receiver_map), in LoadIC_Uninitialized()
/external/v8/src/
Dcode-stub-assembler.h1132 void GotoIfPrototypeRequiresRuntimeLookup(TNode<JSFunction> function,
Dcode-stub-assembler.cc2601 void CodeStubAssembler::GotoIfPrototypeRequiresRuntimeLookup( in GotoIfPrototypeRequiresRuntimeLookup() function in v8::internal::CodeStubAssembler
8525 GotoIfPrototypeRequiresRuntimeLookup(CAST(receiver), CAST(receiver_map), in CallGetterIfAccessor()
8980 GotoIfPrototypeRequiresRuntimeLookup(CAST(callable), CAST(callable_map), in OrdinaryHasInstance()