Home
last modified time | relevance | path

Searched defs:globalKey (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dglobal_dictionary_test.cpp37 JSHandle<EcmaString> globalKey = factory->NewFromASCII("key"); in HWTEST_F_L0() local
78 JSHandle<JSTaggedValue> globalKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_regexp_stub_builder.cpp39 Label globalKey(env); in GetFlags() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp407 JSHandle<JSTaggedValue> globalKey(globalConstants->GetHandledGlobalString()); in GetAllFlagsInternal() local
Dbuiltins.cpp2099 JSHandle<JSTaggedValue> globalKey(globalConstants->GetHandledGlobalString()); in InitializeRegExp() local