Searched defs:attach (Results 1 – 4 of 4) sorted by relevance
868 JSHandle<JSTaggedValue> attach = env->GetAttachSymbol(); in IsNativeBindingObject() local956 JSHandle<JSTaggedValue> attach = env->GetAttachSymbol(); in WriteNativeBindingObject() local
1341 Local<ObjectRef> ObjectRef::New(const EcmaVM *vm, void *detach, void *attach) in New()1358 bool ObjectRef::Set(const EcmaVM *vm, void *detach, void *attach) in Set()
328 void attach([[maybe_unused]] void* buffer) in attach() function
1089 static void* attach([[maybe_unused]] void *enginePointer, [[maybe_unused]] void *buffer, [[maybe_un… in attach() function