Home
last modified time | relevance | path

Searched defs:hole (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dlinked_node_test.cpp66 JSHandle<LinkedNode> hole(thread, JSTaggedValue::Hole()); in HWTEST_F_L0() local
Djs_api_hashset_test.cpp79 JSHandle<JSTaggedValue> hole(thread, JSTaggedValue::Hole()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Dglobal_dictionary-inl.h77 JSTaggedValue hole = JSTaggedValue::Hole(); in ClearEntry() local
Dtagged_hash_array.cpp64 JSHandle<LinkedNode> hole(thread, JSTaggedValue::Hole()); in NewLinkedNode() local
Dtagged_dictionary.cpp246 JSTaggedValue hole = JSTaggedValue::Hole(); in ClearEntry() local
427 JSTaggedValue hole = JSTaggedValue::Hole(); in ClearEntry() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.cpp56 Label hole(env); in Rehash() local
319 Label hole(env); in GetDeletedElementsAt() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp888 auto hole = builder_.HoleConstant(); in SaveFrameToContext() local
1189 GateRef hole = acc_.GetValueIn(gate, 0); in LowerThrowUndefinedIfHole() local
1215 GateRef hole = acc_.GetValueIn(gate, 1); in LowerThrowUndefinedIfHoleWithName() local
Dframe_states.cpp290 auto hole = circuit_->GetConstantGate(MachineType::I64, in AdvanceToNextBc() local
Dinterpreter_stub.cpp1662 GateRef hole = GetVregValue(sp, ZExtInt8ToPtr(v0)); in DECLARE_ASM_HANDLER() local
1681 GateRef hole = acc; in DECLARE_ASM_HANDLER() local
Dstub_builder.cpp2749 Label hole(env); in ICStoreElement() local
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1200 VReg hole = AllocReg(); in EmitRethrow() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.cpp3953 JSTaggedValue hole = GET_VREG_VALUE(v0); in RunInternal() local
3964 JSTaggedValue hole = acc; in RunInternal() local
Dinterpreter_assembly.cpp1890 JSTaggedValue hole = GET_VREG_VALUE(v0); in HandleThrowUndefinedifholePrefV8V8() local
1905 JSTaggedValue hole = acc; in HandleThrowUndefinedifholewithnamePrefId16() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp4201 GateRef hole = GetVregValue(sp, ZExtInt8ToPtr(v0)); in GenerateCircuit() local