Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dglobal_dictionary_test.cpp37 JSHandle<EcmaString> globalKey = factory->NewFromASCII("key"); in HWTEST_F_L0() local
81 JSHandle<JSTaggedValue> globalKey(factory->NewFromASCII("key")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp401 JSHandle<JSTaggedValue> globalKey(globalConstants->GetHandledGlobalString()); in GetAllFlagsInternal() local
Dbuiltins.cpp2075 JSHandle<JSTaggedValue> globalKey(globalConstants->GetHandledGlobalString()); in InitializeRegExp() local