Searched refs:Typeof (Results 1 – 3 of 3) sorted by relevance
181 Local<StringRef> typeString = origin->Typeof(vm_); in HWTEST_F_L0()185 typeString = target->Typeof(vm_); in HWTEST_F_L0()
333 Local<StringRef> Typeof(const EcmaVM *vm);
1752 Local<StringRef> JSValueRef::Typeof(const EcmaVM *vm) in Typeof() function in panda::JSValueRef