Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-string-gen.cc882 Label get_property_lookup(this); in MaybeCallFunctionAtSymbol()
886 GotoIf(TaggedIsSmi(object), &get_property_lookup); in MaybeCallFunctionAtSymbol() local
918 Branch(IsNullOrUndefined(heap_object), &out, &get_property_lookup); in MaybeCallFunctionAtSymbol() local
929 BIND(&get_property_lookup); in MaybeCallFunctionAtSymbol()

Completed in 4 milliseconds