Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/agent/
Druntime_impl.cpp325 Local<JSValueRef> jsValueRef; in AddSharedArrayBufferRefs() local
430 void RuntimeImpl::SetKeyValue(Local<JSValueRef> &jsValueRef, in SetKeyValue()
449 Local<JSValueRef> jsValueRef; in GetPrimitiveNumberValue() local
457 Local<JSValueRef> jsValueRef; in GetPrimitiveStringValue() local
465 Local<JSValueRef> jsValueRef; in GetPrimitiveBooleanValue() local
474 Local<JSValueRef> jsValueRef; in GetMapIteratorValue() local
487 Local<JSValueRef> jsValueRef; in GetSetIteratorValue() local
500 Local<JSValueRef> jsValueRef; in GetGeneratorFunctionValue() local
511 Local<JSValueRef> jsValueRef; in GetGeneratorObjectValue() local
527 Local<JSValueRef> jsValueRef = numberFormatRef->GetFormatFunction(vm_); in GetNumberFormatValue() local
[all …]
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp1035 Local<PrimitiveRef> jsValueRef = JSNApiHelper::ToLocal<JSPrimitiveRef>(jsTaggedValue); in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp580 Local<JSValueRef> jsValueRef = genObjectRef->GetGeneratorState(ecmaVm); in DescriptionForGeneratorObject() local