Home | History | Annotate | Download | only in src

Lines Matching defs:SetWrapperClassId

3854 void V8::SetWrapperClassId(i::Object** global_handle, uint16_t class_id) {
3855 i::GlobalHandles::SetWrapperClassId(global_handle, class_id);