| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_sendable_arraybuffer_test.cpp | 103 JSTaggedValue taggedValue = arrBuf->GetArrayBufferData(); in HWTEST_F_L0() local 122 JSTaggedValue taggedValue = arrBuf->GetArrayBufferData(); in HWTEST_F_L0() local 141 JSTaggedValue taggedValue = arrBuf->GetArrayBufferData(); in HWTEST_F_L0() local 165 JSTaggedValue taggedValue = arrBuf->GetArrayBufferData(); in HWTEST_F_L0() local 189 JSTaggedValue taggedValue = arrBuf->GetArrayBufferData(); in HWTEST_F_L0() local
|
| D | js_api_plain_array_test.cpp | 203 JSTaggedValue taggedValue = in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/ |
| D | default_inspector_extension.cpp | 214 auto taggedValue = ObjectAccessor::GetDynValue<TaggedValue>(object, fieldOffset); in EnumerateProperties() local 227 auto taggedValue = ObjectAccessor::GetDynValue<TaggedValue>(object, fieldOffset); in EnumerateProperties() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | object_helpers-inl.h | 174 auto taggedValue = ObjectAccessor::GetDynValue<TaggedValue>(dynClass, fieldOffset); in TraverseClass() local 203 auto taggedValue = ObjectAccessor::GetDynValue<TaggedValue>(object, fieldOffset); in TraverseObject() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_promise_job.cpp | 70 JSTaggedValue taggedValue = JSFunction::Call(info); in PromiseReactionJob() local
|
| D | builtins_promise.cpp | 68 JSTaggedValue taggedValue = JSFunction::Call(info); in PromiseConstructor() local
|
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| D | js_api_hashmap.cpp | 42 JSTaggedValue taggedValue = value.GetTaggedValue(); in HasValue() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_relative_time_format.cpp | 388 JSHandle<JSTaggedValue> taggedValue(thread, JSTaggedValue(value)); in FormatToArray() local
|
| D | js_tagged_value.cpp | 864 JSHandle<BigInt> taggedValue(tagged); in ToString() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| D | optimized_call.cpp | 457 Register taggedValue(X2); in JSCallInternal() local 867 void OptimizedCall::JSCallCheck(ExtendedAssembler *assembler, Register jsfunc, Register taggedValue, in JSCallCheck()
|
| /arkcompiler/ets_runtime/ecmascript/snapshot/mem/ |
| D | snapshot_processor.cpp | 1590 JSTaggedValue taggedValue(*tagged); in SerializeTaggedField() local
|
| /arkcompiler/toolchain/tooling/agent/ |
| D | debugger_impl.cpp | 2073 Local<JSValueRef> taggedValue; in ConvertToLocal() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | circuit_builder.cpp | 435 GateRef CircuitBuilder::TaggedValueConstant(JSTaggedValue taggedValue) in TaggedValueConstant()
|
| /arkcompiler/toolchain/tooling/test/ |
| D | debugger_impl_test.cpp | 1796 Local<JSValueRef> taggedValue = debugger->ConvertToLocal(""); in HWTEST_F_L0() local
|