Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefisjsprimitive_fuzzer/
Djsvaluerefisjsprimitive_fuzzer.cpp43 JSHandle<JSTaggedValue> jsTagValue; in IsJSPrimitiveSymbolFuzztest() local
67 JSHandle<JSTaggedValue> jsTagValue; in IsJSPrimitiveStringFuzztest() local
91 JSHandle<JSTaggedValue> jsTagValue; in IsJSPrimitiveIntFuzztest() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp371 JSTaggedValue jsTagValue = generatorContext->GetMethod(thread); in GetGeneratorFunction() local
382 JSTaggedValue jsTagValue = generatorContext->GetAcc(thread); in GetGeneratorReceiver() local
393 JSTaggedValue jsTagValue = jsCollator->GetBoundCompare(thread); in GetCompareFunction() local
408 JSTaggedValue jsTagValue = jsDateTimeFormat->GetBoundFormat(thread); in GetFormatFunction() local
423 JSTaggedValue jsTagValue = jsNumberFormat->GetBoundFormat(thread); in GetFormatFunction() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp3693 JSHandle<JSTaggedValue> jsTagValue; in HWTEST_F_L0() local
3723 JSHandle<JSTaggedValue> jsTagValue; in HWTEST_F_L0() local
3740 JSHandle<JSTaggedValue> jsTagValue; in HWTEST_F_L0() local