Home
last modified time | relevance | path

Searched defs:target_kind (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/runtime/
H A Druntime-compiler.cc32 CompileOptimized(Isolate* isolate, Handle<JSFunction> function, CodeKind target_kind, ConcurrencyMode mode) CompileOptimized() argument
/third_party/node/deps/v8/src/objects/
H A Djs-objects-inl.h170 ElementsKind target_kind = current_kind; in EnsureCanContainElements() local
[all...]
H A Djs-function.cc166 constexpr TieringState TieringStateFor(CodeKind target_kind, in TieringStateFor() argument
179 void JSFunction::MarkForOptimization(Isolate* isolate, CodeKind target_kind, in MarkForOptimization() argument
H A Djs-objects.cc3916 ElementsKind target_kind = is_sloppy_arguments in NormalizeElements() local
/third_party/node/deps/v8/src/ic/
H A Dkeyed-store-generic.cc463 ElementsKind target_kind = update_length == kBumpLengthWithGap in StoreElementWithCapacity() local
484 ElementsKind target_kind = update_length == kBumpLengthWithGap in StoreElementWithCapacity() local
546 ElementsKind target_kind = update_length == kBumpLengthWithGap in StoreElementWithCapacity() local
/third_party/python/Objects/
H A Dframeobject.c533 Kind target_kind = top_of_stack(to_stack); in explain_incompatible_stack() local
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.h2745 TNode<BoolT> IsElementsKindInRange(TNode<Int32T> target_kind, in IsElementsKindInRange() argument

Completed in 24 milliseconds