Home
last modified time | relevance | path

Searched defs:is_self_call (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc3499 bool is_self_call = function.is_identical_to(info()->closure()); in DoShiftI() local
3917 bool is_self_call = false; in DoShiftI() local
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.cc3345 bool is_self_call = false; in DoCallJSFunction() local
/external/v8/src/crankshaft/ia32/
Dlithium-codegen-ia32.cc3270 bool is_self_call = false; in DoCallJSFunction() local
/external/v8/src/crankshaft/x87/
Dlithium-codegen-x87.cc3541 bool is_self_call = false; in DoCallJSFunction() local