Home
last modified time | relevance | path

Searched refs:V8_EXPORT (Results 1 - 25 of 157) sorted by relevance

1234567

/third_party/node/deps/v8/include/v8-include/
H A Dv8-profiler.h45 template class V8_EXPORT std::vector<v8::CpuProfileDeoptFrame>;
50 struct V8_EXPORT CpuProfileDeoptInfo {
59 template class V8_EXPORT std::vector<v8::CpuProfileDeoptInfo>;
67 class V8_EXPORT CpuProfileNode {
181 class V8_EXPORT OutputStream {
209 class V8_EXPORT CpuProfile {
337 class V8_EXPORT DiscardedSamplesDelegate {
357 class V8_EXPORT CpuProfilingOptions {
405 class V8_EXPORT CpuProfiler {
543 class V8_EXPORT HeapGraphEdg
[all...]
H A Dv8-typed-array.h20 class V8_EXPORT TypedArray : public ArrayBufferView {
51 class V8_EXPORT Uint8Array : public TypedArray {
72 class V8_EXPORT Uint8ClampedArray : public TypedArray {
94 class V8_EXPORT Int8Array : public TypedArray {
115 class V8_EXPORT Uint16Array : public TypedArray {
136 class V8_EXPORT Int16Array : public TypedArray {
157 class V8_EXPORT Uint32Array : public TypedArray {
178 class V8_EXPORT Int32Array : public TypedArray {
199 class V8_EXPORT Float32Array : public TypedArray {
220 class V8_EXPORT Float64Arra
[all...]
H A Dv8-primitive-object.h19 class V8_EXPORT NumberObject : public Object {
39 class V8_EXPORT BigIntObject : public Object {
59 class V8_EXPORT BooleanObject : public Object {
79 class V8_EXPORT StringObject : public Object {
99 class V8_EXPORT SymbolObject : public Object {
H A Dv8-inspector.h50 class V8_EXPORT StringView {
77 class V8_EXPORT StringBuffer {
85 class V8_EXPORT V8ContextInfo {
119 class V8_EXPORT V8DebuggerId {
137 struct V8_EXPORT V8StackFrame {
144 class V8_EXPORT V8StackTrace {
165 class V8_EXPORT V8InspectorSession {
170 class V8_EXPORT Inspectable {
175 class V8_EXPORT CommandLineAPIScope {
220 class V8_EXPORT WebDriverValu
[all...]
H A Dv8-primitive.h29 class V8_EXPORT Primitive : public Value {};
35 class V8_EXPORT Boolean : public Primitive {
58 class V8_EXPORT PrimitiveArray : public Data {
79 class V8_EXPORT Name : public Primitive {
124 class V8_EXPORT String : public Name {
226 class V8_EXPORT ExternalStringResourceBase {
283 class V8_EXPORT ExternalStringResource : public ExternalStringResourceBase {
337 class V8_EXPORT ExternalOneByteStringResource
517 class V8_EXPORT Utf8Value {
540 class V8_EXPORT Valu
[all...]
H A Dv8-script.h40 class V8_EXPORT ScriptOrModule {
58 class V8_EXPORT UnboundScript {
95 class V8_EXPORT UnboundModuleScript : public Data {
110 class V8_EXPORT Location {
123 class V8_EXPORT ModuleRequest : public Data {
161 class V8_EXPORT Module : public Data {
323 class V8_EXPORT Script {
364 class V8_EXPORT ScriptCompiler {
375 struct V8_EXPORT CachedData {
456 class V8_EXPORT ExternalSourceStrea
[all...]
H A Dv8-statistics.h50 class V8_EXPORT MeasureMemoryDelegate {
95 class V8_EXPORT SharedMemoryStatistics {
119 class V8_EXPORT HeapStatistics {
162 class V8_EXPORT HeapSpaceStatistics {
181 class V8_EXPORT HeapObjectStatistics {
198 class V8_EXPORT HeapCodeStatistics {
H A Dv8-array-buffer.h40 class V8_EXPORT BackingStore : public v8::internal::BackingStoreBase {
131 class V8_EXPORT ArrayBuffer : public Object {
148 class V8_EXPORT Allocator {
351 class V8_EXPORT ArrayBufferView : public Object {
403 class V8_EXPORT DataView : public ArrayBufferView {
424 class V8_EXPORT SharedArrayBuffer : public Object {
H A Dv8-value-serializer.h45 class V8_EXPORT SharedValueConveyor final {
65 class V8_EXPORT ValueSerializer {
67 class V8_EXPORT Delegate {
215 class V8_EXPORT ValueDeserializer {
217 class V8_EXPORT Delegate {
H A Dv8-wasm.h42 class V8_EXPORT CompiledWasmModule {
69 class V8_EXPORT WasmMemoryObject : public Object {
97 class V8_EXPORT WasmModuleObject : public Object {
150 class V8_EXPORT WasmStreaming final {
/third_party/node/deps/v8/include/
H A Dv8-profiler.h45 template class V8_EXPORT std::vector<v8::CpuProfileDeoptFrame>;
50 struct V8_EXPORT CpuProfileDeoptInfo {
59 template class V8_EXPORT std::vector<v8::CpuProfileDeoptInfo>;
67 class V8_EXPORT CpuProfileNode {
181 class V8_EXPORT OutputStream {
212 class V8_EXPORT CpuProfile {
340 class V8_EXPORT DiscardedSamplesDelegate {
360 class V8_EXPORT CpuProfilingOptions {
405 class V8_EXPORT CpuProfiler {
543 class V8_EXPORT HeapGraphEdg
[all...]
H A Dv8-typed-array.h20 class V8_EXPORT TypedArray : public ArrayBufferView {
51 class V8_EXPORT Uint8Array : public TypedArray {
72 class V8_EXPORT Uint8ClampedArray : public TypedArray {
94 class V8_EXPORT Int8Array : public TypedArray {
115 class V8_EXPORT Uint16Array : public TypedArray {
136 class V8_EXPORT Int16Array : public TypedArray {
157 class V8_EXPORT Uint32Array : public TypedArray {
178 class V8_EXPORT Int32Array : public TypedArray {
199 class V8_EXPORT Float32Array : public TypedArray {
220 class V8_EXPORT Float64Arra
[all...]
H A Dv8-primitive-object.h19 class V8_EXPORT NumberObject : public Object {
39 class V8_EXPORT BigIntObject : public Object {
59 class V8_EXPORT BooleanObject : public Object {
79 class V8_EXPORT StringObject : public Object {
99 class V8_EXPORT SymbolObject : public Object {
H A Dv8-primitive.h28 class V8_EXPORT Primitive : public Value {};
34 class V8_EXPORT Boolean : public Primitive {
57 class V8_EXPORT PrimitiveArray : public Data {
78 class V8_EXPORT Name : public Primitive {
123 class V8_EXPORT String : public Name {
225 class V8_EXPORT ExternalStringResourceBase {
281 class V8_EXPORT ExternalStringResource : public ExternalStringResourceBase {
335 class V8_EXPORT ExternalOneByteStringResource
508 class V8_EXPORT Utf8Value {
531 class V8_EXPORT Valu
[all...]
H A Dv8-script.h38 class V8_EXPORT ScriptOrModule {
58 class V8_EXPORT UnboundScript {
89 class V8_EXPORT UnboundModuleScript : public Data {
96 class V8_EXPORT Location {
109 class V8_EXPORT ModuleRequest : public Data {
146 class V8_EXPORT Module : public Data {
298 class V8_EXPORT Script {
333 class V8_EXPORT ScriptCompiler {
344 struct V8_EXPORT CachedData {
419 class V8_EXPORT ExternalSourceStrea
[all...]
H A Dv8-inspector.h50 class V8_EXPORT StringView {
77 class V8_EXPORT StringBuffer {
85 class V8_EXPORT V8ContextInfo {
119 class V8_EXPORT V8DebuggerId {
137 class V8_EXPORT V8StackTrace {
156 class V8_EXPORT V8InspectorSession {
161 class V8_EXPORT Inspectable {
166 class V8_EXPORT CommandLineAPIScope {
208 class V8_EXPORT WebDriverValue {
217 class V8_EXPORT V8InspectorClien
[all...]
H A Dv8-array-buffer.h40 class V8_EXPORT BackingStore : public v8::internal::BackingStoreBase {
115 class V8_EXPORT ArrayBuffer : public Object {
132 class V8_EXPORT Allocator {
297 class V8_EXPORT ArrayBufferView : public Object {
349 class V8_EXPORT DataView : public ArrayBufferView {
370 class V8_EXPORT SharedArrayBuffer : public Object {
H A Dv8-statistics.h50 class V8_EXPORT MeasureMemoryDelegate {
95 class V8_EXPORT SharedMemoryStatistics {
119 class V8_EXPORT HeapStatistics {
162 class V8_EXPORT HeapSpaceStatistics {
181 class V8_EXPORT HeapObjectStatistics {
198 class V8_EXPORT HeapCodeStatistics {
H A Dv8-wasm.h41 class V8_EXPORT CompiledWasmModule {
68 class V8_EXPORT WasmMemoryObject : public Object {
89 class V8_EXPORT WasmModuleObject : public Object {
129 class V8_EXPORT WasmStreaming final {
211 class V8_EXPORT WasmModuleObjectBuilderStreaming final {
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dplatform.h31 class V8_EXPORT Platform {
140 V8_EXPORT void InitializeProcess(PageAllocator* page_allocator = nullptr);
147 V8_EXPORT void ShutdownProcess();
151 V8_EXPORT void Fatal(const std::string& reason = std::string(),
H A Dtesting.h30 class V8_EXPORT V8_NODISCARD OverrideEmbedderStackStateScope final {
57 class V8_EXPORT StandaloneTestingHeap final {
101 V8_EXPORT bool IsHeapObjectOld(void*);
/third_party/node/deps/v8/include/cppgc/
H A Dplatform.h31 class V8_EXPORT Platform {
138 V8_EXPORT void InitializeProcess(PageAllocator* page_allocator);
145 V8_EXPORT void ShutdownProcess();
149 V8_EXPORT void Fatal(const std::string& reason = std::string(),
H A Dtesting.h30 class V8_EXPORT V8_NODISCARD OverrideEmbedderStackStateScope final {
57 class V8_EXPORT StandaloneTestingHeap final {
101 V8_EXPORT bool IsHeapObjectOld(void*);
/third_party/node/deps/v8/include/cppgc/internal/
H A Dpointer-policies.h54 class V8_EXPORT SameThreadEnabledCheckingPolicyBase {
63 class V8_EXPORT SameThreadEnabledCheckingPolicy
149 static V8_EXPORT PersistentRegion& GetPersistentRegion(const void* object);
154 static V8_EXPORT PersistentRegion& GetPersistentRegion(const void* object);
159 static V8_EXPORT CrossThreadPersistentRegion& GetPersistentRegion(
165 static V8_EXPORT CrossThreadPersistentRegion& GetPersistentRegion(
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dpointer-policies.h110 class V8_EXPORT SameThreadEnabledCheckingPolicyBase {
119 class V8_EXPORT SameThreadEnabledCheckingPolicy
205 static V8_EXPORT PersistentRegion& GetPersistentRegion(const void* object);
210 static V8_EXPORT PersistentRegion& GetPersistentRegion(const void* object);
215 static V8_EXPORT CrossThreadPersistentRegion& GetPersistentRegion(
221 static V8_EXPORT CrossThreadPersistentRegion& GetPersistentRegion(

Completed in 13 milliseconds

1234567