Home
last modified time | relevance | path

Searched refs:kStrictModeByteOffset (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/ia32/
Dbuiltins-ia32.cc597 __ test_b(FieldOperand(ebx, SharedFunctionInfo::kStrictModeByteOffset), in Generate_FunctionCall()
790 __ test_b(FieldOperand(ecx, SharedFunctionInfo::kStrictModeByteOffset), in Generate_FunctionApply()
Dlithium-codegen-ia32.cc2604 __ test_b(FieldOperand(scratch, SharedFunctionInfo::kStrictModeByteOffset), in DoWrapReceiver()
/external/v8/src/x64/
Dbuiltins-x64.cc667 __ testb(FieldOperand(rbx, SharedFunctionInfo::kStrictModeByteOffset), in Generate_FunctionCall()
867 __ testb(FieldOperand(rdx, SharedFunctionInfo::kStrictModeByteOffset), in Generate_FunctionApply()
Dlithium-codegen-x64.cc2560 SharedFunctionInfo::kStrictModeByteOffset), in DoWrapReceiver()
/external/v8/src/
Dobjects.h5674 static const int kStrictModeByteOffset = kCompilerHintsOffset + variable
5681 static const int kStrictModeByteOffset = kCompilerHintsOffset + variable