Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-object-gen.cc717 if_number(this, Label::kDeferred), if_object(this), if_primitive(this), in TF_BUILTIN() local
/external/v8/src/interpreter/
Dinterpreter-generator.cc2137 Label if_object(this), if_notobject(this, Label::kDeferred), if_notsmi(this); in IGNITION_HANDLER() local
2157 Label if_object(this), if_notobject(this), if_notsmi(this); in IGNITION_HANDLER() local