Lines Matching refs:GlobalConstants
57 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined();
84 JSHandle<JSTaggedValue> nextStr = thread->GlobalConstants()->GetHandledNextString();
96 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined();
112 const GlobalEnvConstants *globalConst = thread->GlobalConstants();
134 const GlobalEnvConstants *globalConst = thread->GlobalConstants();
157 const GlobalEnvConstants *globalConst = thread->GlobalConstants();
178 const GlobalEnvConstants *globalConst = thread->GlobalConstants();
199 JSHandle<JSTaggedValue> doneStr = thread->GlobalConstants()->GetHandledDoneString();
209 JSHandle<JSTaggedValue> valueStr = thread->GlobalConstants()->GetHandledValueString();
239 const GlobalEnvConstants *globalConst = thread->GlobalConstants();
300 auto globalConst = thread->GlobalConstants();