Home
last modified time | relevance | path

Searched defs:new_map (Results 1 - 21 of 21) sorted by relevance

/third_party/node/deps/v8/src/inspector/
H A Dinspected-context.cc143 v8::Local<v8::debug::EphemeronTable> new_map = in addInternalObject() local
147 m_internalObjects.Reset(isolate(), new_map); in addInternalObject() local
/third_party/ffmpeg/libavfilter/
H A Df_streamselect.c189 int *new_map; in parse_mapping() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmap.c496 VALUE new_map = Qnil; in Map_new_this_type() local
518 VALUE new_map = Map_new_this_type(_self); in Map_dup() local
543 VALUE new_map = Map_new_this_type(_self); in Map_deep_copy() local
[all...]
/third_party/node/deps/v8/src/api/
H A Dapi-natives.cc137 Handle<Map> new_map = Map::Copy(isolate, old_map, "DisableAccessChecks"); in DisableAccessChecks() local
145 Handle<Map> new_map = Map::Copy(isolate, old_map, "EnableAccessChecks"); in EnableAccessChecks() local
/third_party/node/deps/v8/src/objects/
H A Djs-objects-inl.h238 void JSObject::SetMapAndElements(Handle<JSObject> object, Handle<Map> new_map, in SetMapAndElements() argument
H A Dordered-hash-table.cc1231 MaybeHandle<SmallOrderedHashMap> new_map = in Add() local
H A Dmap-updater.cc1030 Handle<Map> new_map = in ConstructNewMap() local
H A Dstring-inl.h788 MaybeHandle<Map> new_map; in Share() local
H A Djs-function.cc642 Handle<Map> new_map = in SetInstancePrototype() local
681 Handle<Map> new_map = in SetPrototype() local
H A Dlookup.cc417 Handle<Map> new_map = Map::Update(isolate_, old_map); in PrepareForDataProperty() local
488 Handle<Map> new_map = MapUpdater::ReconfigureExistingProperty( ReconfigureDataProperty() local
763 Handle<Map> new_map = Map::TransitionToAccessorProperty( TransitionToAccessorProperty() local
[all...]
H A Dmap.cc463 Handle<Map> new_map = Map::CopyAddDescriptor(isolate, map, &d, flag); in CopyWithField() local
1191 Handle<Map> new_map; Normalize() local
1292 Handle<Map> new_map = Map::Copy(isolate, map, "ImmutablePrototype"); TransitionToImmutableProto() local
1508 Handle<Map> new_map = CopyDropDescriptors(isolate, map); AddMissingTransitions() local
1574 Handle<Map> new_map = CopyForElementsTransition(isolate, map); CopyAsElementsKind() local
1583 Handle<Map> new_map = Copy(isolate, map, "CopyAsElementsKind"); CopyAsElementsKind() local
1630 Handle<Map> new_map = CopyDropDescriptors(isolate, map); CopyForElementsTransition() local
1700 Handle<Map> new_map = CopyForPreventExtensions() local
2306 Handle<Map> new_map = TransitionToPrototype() local
[all...]
H A Dstring.cc90 MaybeHandle<Map> new_map; in SlowShare() local
407 Map new_map; in MakeExternal() local
491 Map new_map; in MakeExternal() local
[all...]
H A Delements.cc920 Handle<Map> new_map = JSObject::GetElementsTransitionMap(object, to_kind); local
2680 Handle<Map> new_map = Map::Copy(isolate, handle(array->map(), isolate), in SetLengthImpl() local
2778 Handle<Map> new_map = Map::Copy(isolate, handle(array->map(), isolate), in SetLengthImpl() local
4918 Handle<Map> new_map = JSObject::GetElementsTransitionMap( GrowCapacityAndConvertImpl() local
[all...]
H A Djs-objects.cc2885 PrintInstanceMigration(FILE* file, Map original_map, Map new_map) PrintInstanceMigration() argument
2937 UpdatePrototypeUserRegistration(Handle<Map> old_map, Handle<Map> new_map, Isolate* isolate) UpdatePrototypeUserRegistration() argument
2963 NotifyMapChange(Handle<Map> old_map, Handle<Map> new_map, Isolate* isolate) NotifyMapChange() argument
2994 MigrateFastToFast(Isolate* isolate, Handle<JSObject> object, Handle<Map> new_map) MigrateFastToFast() argument
3185 MigrateFastToSlow(Isolate* isolate, Handle<JSObject> object, Handle<Map> new_map, int expected_additional_properties) MigrateFastToSlow() argument
3311 MigrateToMap(Isolate* isolate, Handle<JSObject> object, Handle<Map> new_map, int expected_additional_properties) MigrateToMap() argument
3359 Handle<Map> new_map = Map::Copy(isolate, old_map, "ForceSetPrototype"); ForceSetPrototype() local
3450 Handle<Map> new_map; TryMigrateInstance() local
3666 Handle<Map> new_map = NormalizeProperties() local
3736 Handle<Map> new_map = Map::CopyDropDescriptors(isolate, old_map); MigrateSlowToFast() local
3921 Handle<Map> new_map = JSObject::GetElementsTransitionMap(object, target_kind); NormalizeElements() local
4152 Handle<Map> new_map = PreventExtensions() local
4337 Handle<Map> new_map = Map::CopyForPreventExtensions( PreventExtensionsWithTransition() local
4351 Handle<Map> new_map = Map::Copy(isolate, handle(object->map(), isolate), PreventExtensionsWithTransition() local
4740 Handle<Map> new_map = OptimizeAsPrototype() local
5057 Handle<Map> new_map = SetPrototype() local
5267 Handle<Map> new_map = GetElementsTransitionMap(object, to_kind); TransitionElementsKind() local
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttsbit.c1653 FT_Bitmap new_map; in FT_LOCAL() local
/third_party/alsa-lib/src/control/
H A Dcontrol_remap.c978 static int new_map(snd_ctl_remap_t *priv, snd_ctl_map_t **_map, snd_ctl_elem_id_t *id) in new_map() function
/third_party/selinux/checkpolicy/
H A Dmodule_compiler.c746 ebitmap_t *new_map = realloc(scope->class_perms_map, in add_perm_to_class() local
1392 ebitmap_t *new_map = in copy_requirements() local
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc2244 Handle<Map> new_map; in NewFunctionPrototype() local
2493 Handle<Map> new_map = Map::CopyDropDescriptors(isolate(), map); in NewJSGlobalObject() local
H A Dheap.cc4026 void Heap::VerifyObjectLayoutChange(HeapObject object, Map new_map) { in VerifyObjectLayoutChange() argument
4046 void Heap::VerifySafeMapTransition(HeapObject object, Map new_map) { in VerifySafeMapTransition() argument
/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc1203 Handle<Map> new_map; in InitializeJSArrayMaps() local
1214 native_context->set(Context::ArrayMapIndex(next_kind), *new_map, in InitializeJSArrayMaps() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_compile.c8419 uint32_t new_map = bracket_map | ((n < 32)? (1u << n) : 1); in is_anchored() local
8557 unsigned int new_map = bracket_map | ((n < 32)? (1u << n) : 1); in is_startline() local

Completed in 75 milliseconds