Home
last modified time | relevance | path

Searched defs:object (Results 326 - 350 of 3045) sorted by relevance

1...<<11121314151617181920>>...122

/arkcompiler/ets_runtime/test/fuzztest/getformatfunction_fuzzer/
H A Dgetformatfunction_fuzzer.cpp49 Local<NumberFormatRef> object = JSNApiHelper::ToLocal<NumberFormatRef>(numberformatTagHandleVal); in NumberGetFormatFunctionFuzzerTest() local
/arkcompiler/ets_runtime/test/fuzztest/objectref_fuzzer/
H A Dobjectref_fuzzer.cpp44 Local<ObjectRef> object = ObjectRef::New(vm); in SetAccessorPropertyFuzzTest() local
58 Local<ObjectRef> object = ObjectRef::New(vm); in DefinePropertyFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/objecthas_fuzzer/
H A Dobjecthas_fuzzer.cpp42 Local<ObjectRef> object = ObjectRef::New(vm); in ObjectHasFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/publicapicollatorrefget_fuzzer/
H A Dpublicapicollatorrefget_fuzzer.cpp50 Local<CollatorRef> object = JSNApiHelper::ToLocal<CollatorRef>(collatorTagHandleVal); in GetCompareFunctionFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/setnativepointerfieldcount_fuzzer/
H A Dsetnativepointerfieldcount_fuzzer.cpp45 Local<ObjectRef> object = ObjectRef::New(vm); in SetNativePointerFieldCountFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_hash_array.h34 static TaggedHashArray *Cast(TaggedObject *object) in Cast() argument
H A Djs_weak_ref.h26 static JSWeakRef *Cast(TaggedObject *object) in Cast() argument
H A Dweak_vector.h31 static WeakVector *Cast(TaggedObject *object) in Cast() argument
/arkcompiler/ets_runtime/test/fuzztest/objectget_fuzzer/
H A Dobjectget_fuzzer.cpp42 Local<ObjectRef> object = ObjectRef::New(vm); in ObjectGetFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/objectset_fuzzer/
H A Dobjectset_fuzzer.cpp42 Local<ObjectRef> object = ObjectRef::New(vm); in ObjectSetFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/getnativepointerfield_fuzzer/
H A Dgetnativepointerfield_fuzzer.cpp42 Local<ObjectRef> object = ObjectRef::New(vm); in GetNativePointerFieldFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefiscorrect_fuzzer/
H A Djsvaluerefiscorrect_fuzzer.cpp34 Local<JSValueRef> object = JSValueRef::False(vm); in JSValueRefIsFalseFuzzTest() local
55 Local<JSValueRef> object = IntegerRef::New(vm, value); in JSValueRefIsTrueFuzzTest() local
76 Local<JSValueRef> object = IntegerRef::New(vm, value); in JSValueRefIsHoleFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefisjsprimitive_fuzzer/
H A Djsvaluerefisjsprimitive_fuzzer.cpp42 Local<JSValueRef> object = JSNApiHelper::ToLocal<JSValueRef>(jsTagPrimitive); in IsJSPrimitiveSymbolFuzztest() local
63 Local<JSValueRef> object = JSNApiHelper::ToLocal<JSValueRef>(jsTagPrimitive); in IsJSPrimitiveStringFuzztest() local
84 Local<JSValueRef> object = JSNApiHelper::ToLocal<JSValueRef>(jsTagPrimitive); in IsJSPrimitiveIntFuzztest() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefisjs_fuzzer/
H A Djsvaluerefisjs_fuzzer.cpp62 Local<JSValueRef> object = JSNApiHelper::ToLocal<JSValueRef>(jspri); in JSValueRefIsJSPrimitiveNumberFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/maprefgetsetkeyvaluesize_fuzzer/
H A Dmaprefgetsetkeyvaluesize_fuzzer.cpp41 Local<MapRef> object = MapRef::New(vm_); in Int32GetSizeFuzzerTest() local
/arkcompiler/ets_runtime/test/fuzztest/objectbool_fuzzer/
H A Dobjectbool_fuzzer.cpp33 Local<ObjectRef> object = ObjectRef::New(vm); in ObjectBoolGetFuzzTest() local
48 Local<ObjectRef> object = ObjectRef::New(vm); in ObjectBoolHasFuzzTest() local
63 Local<ObjectRef> object = ObjectRef::New(vm); in ObjectBoolSetFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/objectrefall_fuzzer/
H A Dobjectrefall_fuzzer.cpp37 Local<FunctionRef> object = ObjectRef::New(vm); in ObjectGetPrototypeFuzzTest() local
55 Local<ObjectRef> object = ObjectRef::New(vm); in ObjectSealFuzzTest() local
73 Local<ObjectRef> object = ObjectRef::New(vm); in ObjectFreezeFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dallocation_inspector.cpp22 void AllocationInspector::Step([[maybe_unused]] Address object, [[maybe_unused]] size_t size) in Step() argument
/arkcompiler/ets_runtime/test/fuzztest/mapiteratorefget_fuzzer/
H A Dmapiteratorefget_fuzzer.cpp84 Local<MapIteratorRef> object = JSNApiHelper::ToLocal<MapIteratorRef>(mapIteratorVal); in MapIteratorRefGetIndexFuzzTest() local
111 Local<MapIteratorRef> object = JSNApiHelper::ToLocal<MapIteratorRef>(mapIteratorVal); in MapIteratorRefGetKindFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/objectdelete_fuzzer/
H A Dobjectdelete_fuzzer.cpp42 Local<ObjectRef> object = ObjectRef::New(vm); in ObjectDeleteFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/objectrefgetownproperty_fuzzer/
H A Dobjectrefgetownproperty_fuzzer.cpp37 Local<ObjectRef> object = ObjectRef::New(vm_); in JSNApiGetOwnPropertyFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/setnativepointerfield_fuzzer/
H A Dsetnativepointerfield_fuzzer.cpp42 Local<ObjectRef> object = ObjectRef::New(vm); in SetNativePointerFieldFuzzTest() local
/arkcompiler/runtime_core/libpandabase/mem/
H A Dobject_pointer.h36 ObjectPointer(Object *object) : object_(ToObjPtrType(object)) in ObjectPointer() argument
54 ObjectPointer &operator=(const Object *object) in operator =() argument
/arkcompiler/ets_runtime/test/moduletest/setobjectwithproto/
H A Dsetobjectwithproto.js[all...]
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/
H A Ddiscard_inline_module.cpp49 bool DiscardInlineModule::DiscardIfNecessary(llvm::GlobalObject *object) in DiscardIfNecessary() argument

Completed in 7 milliseconds

1...<<11121314151617181920>>...122