Home
last modified time | relevance | path

Searched defs:shared_info (Results 1 - 25 of 48) sorted by relevance

12

/third_party/node/deps/v8/src/parsing/
H A Dparsing.cc69 bool ParseFunction(ParseInfo* info, Handle<SharedFunctionInfo> shared_info, in ParseFunction() argument
95 bool ParseAny(ParseInfo* info, Handle<SharedFunctionInfo> shared_info, in ParseAny() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtype_cast.c43 struct skb_shared_info *shared_info; in md_skb() local
/third_party/node/deps/v8/src/objects/
H A Dtemplate-objects.cc18 GetTemplateObject( Isolate* isolate, Handle<NativeContext> native_context, Handle<TemplateObjectDescription> description, Handle<SharedFunctionInfo> shared_info, int slot_id) GetTemplateObject() argument
H A Dshared-function-info.cc365 DiscardCompiled( Isolate* isolate, Handle<SharedFunctionInfo> shared_info) DiscardCompiled() argument
490 InitFromFunctionLiteral( IsolateT* isolate, Handle<SharedFunctionInfo> shared_info, FunctionLiteral* lit, bool is_toplevel) InitFromFunctionLiteral() argument
719 EnsureBytecodeArrayAvailable( Isolate* isolate, Handle<SharedFunctionInfo> shared_info, IsCompiledScope* is_compiled_scope, CreateSourcePositions flag) EnsureBytecodeArrayAvailable() argument
732 EnsureSourcePositionsAvailable( Isolate* isolate, Handle<SharedFunctionInfo> shared_info) EnsureSourcePositionsAvailable() argument
[all...]
H A Djs-function.cc1184 NativeCodeFunctionSourceString( Handle<SharedFunctionInfo> shared_info) NativeCodeFunctionSourceString() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-pkey.c37 struct shared_info { struct
H A Dcore-pkey.c48 struct shared_info { struct
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-pkey.c37 struct shared_info { struct
H A Dcore-pkey.c48 struct shared_info { struct
/third_party/node/deps/v8/src/compiler/
H A Dframe-states.cc86 Handle<SharedFunctionInfo> shared_info; in operator <<() local
H A Dframe-states.h97 Handle<SharedFunctionInfo> shared_info() const { return shared_info_; } in shared_info() function in v8::internal::compiler::FrameStateFunctionInfo
147 MaybeHandle<SharedFunctionInfo> shared_info() const { in shared_info() function in v8::internal::compiler::final
87 FrameStateFunctionInfo(FrameStateType type, int parameter_count, int local_count, Handle<SharedFunctionInfo> shared_info) FrameStateFunctionInfo() argument
116 JSToWasmFrameStateFunctionInfo(FrameStateType type, int parameter_count, int local_count, Handle<SharedFunctionInfo> shared_info, const wasm::FunctionSig* signature) JSToWasmFrameStateFunctionInfo() argument
H A Djs-inlining-heuristic.h64 base::Optional<SharedFunctionInfoRef> shared_info; member
H A Djs-inlining.cc283 bool NeedsImplicitReceiver(SharedFunctionInfoRef shared_info) { in NeedsImplicitReceiver() argument
584 BuildGraphFromBytecode(broker(), zone(), *shared_info, feedback_cell, ReduceJSCall() local
[all...]
/third_party/node/deps/v8/src/compiler-dispatcher/
H A Dlazy-compile-dispatcher.cc302 void LazyCompileDispatcher::AbortJob(Handle<SharedFunctionInfo> shared_info) { in AbortJob() argument
99 SetUncompiledDataJobPointer(LocalIsolate* isolate, Handle<SharedFunctionInfo> shared_info, Address job_address) SetUncompiledDataJobPointer() argument
152 Enqueue( LocalIsolate* isolate, Handle<SharedFunctionInfo> shared_info, std::unique_ptr<Utf16CharacterStream> character_stream) Enqueue() argument
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-async-gen.cc152 InitializeNativeClosure( TNode<Context> context, TNode<NativeContext> native_context, TNode<HeapObject> function, TNode<SharedFunctionInfo> shared_info) InitializeNativeClosure() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-internal.cc670 Handle<SharedFunctionInfo> shared_info = args.at<SharedFunctionInfo>(1); in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/debug/
H A Ddebug-evaluate.cc46 Handle<SharedFunctionInfo> shared_info; in Global() local
/third_party/node/deps/v8/src/codegen/
H A Doptimized-compilation-info.h117 Handle<SharedFunctionInfo> shared_info() const { return shared_info_; } in shared_info() function in v8::internal::final
194 Handle<SharedFunctionInfo> shared_info; member
/third_party/node/deps/v8/src/asmjs/
H A Dasm-js.cc257 FinalizeJobImpl( Handle<SharedFunctionInfo> shared_info, Isolate* isolate) FinalizeJobImpl() argument
/third_party/node/deps/v8/src/heap/
H A Dmarking-visitor-inl.h181 VisitSharedFunctionInfo( Map map, SharedFunctionInfo shared_info) VisitSharedFunctionInfo() argument
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter.cc250 FinalizeJobImpl( Handle<SharedFunctionInfo> shared_info, Isolate* isolate) FinalizeJobImpl() argument
259 FinalizeJobImpl( Handle<SharedFunctionInfo> shared_info, LocalIsolate* isolate) FinalizeJobImpl() argument
269 DoFinalizeJobImpl( Handle<SharedFunctionInfo> shared_info, IsolateT* isolate) DoFinalizeJobImpl() argument
[all...]
/third_party/node/deps/v8/src/deoptimizer/
H A Dtranslated-state.h195 Handle<SharedFunctionInfo> shared_info() const { return shared_info_; } in shared_info() function in v8::internal::TranslatedFrame
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dxen_shinfo_test.c142 struct shared_info { struct
/third_party/node/deps/v8/src/execution/
H A Dmessages.cc85 Handle<SharedFunctionInfo> shared_info; in MakeMessageObject() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware.c948 u32 *shared_info = interface->kernel_map; in get_firmware_version() local
957 u32 *shared_info = interface->kernel_map; in parse_capabilities() local
[all...]

Completed in 21 milliseconds

12