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.cc952 if_object(this), if_primitive(this), if_proxy(this, Label::kDeferred), in TF_BUILTIN() local
/external/v8/src/interpreter/
Dinterpreter-generator.cc2221 Label if_object(this), if_notobject(this, Label::kDeferred), if_notsmi(this); in IGNITION_HANDLER() local
2241 Label if_object(this), if_notobject(this), if_notsmi(this); in IGNITION_HANDLER() local