Searched defs:ecmaOpcode (Results 1 – 6 of 6) sorted by relevance
40 EcmaOpcode ecmaOpcode = acc_.GetByteCodeOpcode(gate); in TryInline() local124 auto ecmaOpcode = info_->GetByteCodes()->GetOpcode(pc); in FilterInlinedMethod() local
58 EcmaOpcode ecmaOpcode = accessor_.GetByteCodeOpcode(gate); in ProcessJumpTable() local
82 EcmaOpcode ecmaOpcode = acc_.GetByteCodeOpcode(gate); in IsTrustedType() local106 EcmaOpcode ecmaOpcode = acc_.GetByteCodeOpcode(gate); in Lower() local1088 EcmaOpcode ecmaOpcode = acc_.GetByteCodeOpcode(gate); in AddProfiling() local
554 bool IsBc(EcmaOpcode ecmaOpcode) const in IsBc()
266 EcmaOpcode ecmaOpcode = acc_.GetByteCodeOpcode(gate); in Lower() local3456 EcmaOpcode ecmaOpcode = acc_.GetByteCodeOpcode(gate); in AddProfiling() local3468 EcmaOpcode ecmaOpcode = acc_.GetByteCodeOpcode(gate); in AddProfiling() local
1821 auto ecmaOpcode = GetArg(argv, argc, 0).GetInt(); in DEF_RUNTIME_STUBS() local1830 EcmaOpcode ecmaOpcode = static_cast<EcmaOpcode>(GetArg(argv, argc, 0).GetInt()); in DEF_RUNTIME_STUBS() local