Home
last modified time | relevance | path

Searched defs:toStringTag (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Djs_shared_module.cpp199 … JSHandle<JSTaggedValue> toStringTag = thread->GetEcmaVM()->GetGlobalEnv()->GetToStringTagSymbol(); in SModuleNamespaceCreate() local
Djs_module_namespace.cpp65 … JSHandle<JSTaggedValue> toStringTag = thread->GetEcmaVM()->GetGlobalEnv()->GetToStringTagSymbol(); in ModuleNamespaceCreate() local