Home
last modified time | relevance | path

Searched defs:if_object (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-object-gen.cc756 if_number(this, Label::kDeferred), if_object(this), if_primitive(this), in TF_BUILTIN() local
/third_party/node/deps/v8/src/interpreter/
Dinterpreter-generator.cc2132 Label if_object(this), if_notobject(this, Label::kDeferred), if_notsmi(this); in IGNITION_HANDLER() local
2152 Label if_object(this), if_notobject(this), if_notsmi(this); in IGNITION_HANDLER() local