Home
last modified time | relevance | path

Searched defs:tagVal (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_async_function.cpp157 JSHandle<JSTaggedValue> tagVal(thread, asyncCtxt->GetGeneratorObject()); in AsyncFunctionAwaitFulfilled() local
182 JSHandle<JSTaggedValue> tagVal(thread, asyncCtxt->GetGeneratorObject()); in AsyncFunctionAwaitRejected() local
/arkcompiler/runtime_core/static_core/verification/util/
Dtagged_index.h107 auto tagVal = static_cast<UInt>(tag); in SetTags() local
/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.cpp552 JSTaggedValue tagVal = in SerializeJSONObject() local
945 …JSTaggedValue tagVal = ObjectFastOperator::FastGetPropertyByIndex(thread_, value.GetTaggedValue(),… in SerializeJSArray() local