Searched defs:localObj (Results 1 – 5 of 5) sorted by relevance
63 static localObj: Object = new Object(); property in Consumer
61 static localObj = new Object(); field in Consumer
71 static var localObj: AnyObject? = nil variable
103 …JSHandle<TaggedArray> localObj = factory->NewTaggedArray(ARRAY_SIZE, JSTaggedValue::Undefined(), f… in HWTEST_F_L0() local
2170 Local<ObjectRef> localObj = ObjectRef::New(vm_); in GetLocalScopeChain() local2333 const JSPandaFile *jsPandaFile, Local<JSValueRef> &thisVal, Local<ObjectRef> &localObj) in GetLocalVariables()2414 Local<ObjectRef> localObj = runtime_->properties_[objectId].ToLocal(vm_); in UpdateScopeObject() local