Home
last modified time | relevance | path

Searched defs:strObj (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Dintrinsics_api_impl.cpp338 napi_value strObj; in JSValueToString() local
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_fast_operator-inl.h1055 auto strObj = static_cast<EcmaString *>(key.GetTaggedObject()); in TryStringOrSymbolToIndex() local
H A Djs_tagged_value-inl.h1371 auto strObj = static_cast<EcmaString *>(key.GetTaggedObject()); in StringToElementIndex() local
1387 auto strObj = static_cast<EcmaString *>(tagged.GetTaggedObject()); in StringToDouble() local

Completed in 7 milliseconds