Home
last modified time | relevance | path

Searched defs:protoOrHclass (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.cpp1116 GateRef protoOrHclass, GateRef result) in AllocateNewNumber()
1185 auto protoOrHclass = builder_.LoadConstOffset(VariableType::JS_POINTER(), numberFunction, in LowerNewNumber() local
Dtyped_bytecode_lowering.cpp1955 GateRef protoOrHclass = builder_.LoadConstOffset(VariableType::JS_ANY(), ctor, in LowerTypedNewObjRange() local
Dcircuit_builder.cpp1322 …GateRef protoOrHclass = Load(VariableType::JS_ANY(), glue, func, IntPtr(JSFunction::PROTO_OR_DYNCL… in NewJSPrimitiveRef() local
Dstub_builder.cpp8959 …GateRef protoOrHclass = Load(VariableType::JS_ANY(), glue, func, IntPtr(JSFunction::PROTO_OR_DYNCL… in GetFunctionPrototype() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_object_stub_builder.cpp1143 auto protoOrHclass = Load(VariableType::JS_ANY(), glue_, obj, in SetPrototypeOf() local