Lines Matching defs:internal
47 using v8::internal::wasm::ErrorThrower;
48 using v8::internal::wasm::ScheduledErrorThrower;
56 std::shared_ptr<internal::wasm::CompilationResultResolver> resolver)
105 std::shared_ptr<internal::wasm::StreamingDecoder> streaming_decoder_;
106 std::shared_ptr<internal::wasm::CompilationResultResolver> resolver_;
678 /*from_javascript=*/false, internal::kThrowOnError);
1526 case internal::wasm::HeapType::kBottom:
1529 case internal::wasm::HeapType::kI31:
1530 case internal::wasm::HeapType::kData:
1531 case internal::wasm::HeapType::kArray:
1724 case internal::wasm::HeapType::kBottom:
2588 i::WasmInstanceObject::cast(data.internal().ref()), i_isolate);
2642 // internal guts are too ugly to replicate here.
2662 namespace internal {
2737 // instance type different from the internal one, they allocate the resulting
3009 // - only make objects accessible to user code after all internal setup
3040 } // namespace internal