Searched defs:protoOrHclass (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | typed_native_inline_lowering.cpp | 1116 GateRef protoOrHclass, GateRef result) in AllocateNewNumber() 1185 auto protoOrHclass = builder_.LoadConstOffset(VariableType::JS_POINTER(), numberFunction, in LowerNewNumber() local
|
| D | typed_bytecode_lowering.cpp | 1955 GateRef protoOrHclass = builder_.LoadConstOffset(VariableType::JS_ANY(), ctor, in LowerTypedNewObjRange() local
|
| D | circuit_builder.cpp | 1322 …GateRef protoOrHclass = Load(VariableType::JS_ANY(), glue, func, IntPtr(JSFunction::PROTO_OR_DYNCL… in NewJSPrimitiveRef() local
|
| D | stub_builder.cpp | 8959 …GateRef protoOrHclass = Load(VariableType::JS_ANY(), glue, func, IntPtr(JSFunction::PROTO_OR_DYNCL… in GetFunctionPrototype() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_object_stub_builder.cpp | 1143 auto protoOrHclass = Load(VariableType::JS_ANY(), glue_, obj, in SetPrototypeOf() local
|